home *** CD-ROM | disk | FTP | other *** search
- ! marriage button
- 3dhrule
- newline
- hskip 10
- style button
- text Marriage Record
- link *valu
- justify center
- tabwidth 2
- border 3Dbutton
-
- ! Spouse
- hskip 0
- tabwidth 1
- style static
- get *this.SEX
- if F
- text Husband:
- get *valu.HUSB
- else
- text Wife:
- get *valu.WIFE
- endif
- justify right
-
- hskip 5
- style button
- font times
- size 12
- if validlink
- text *it.NAME
- link *it
- blue
- face underline
- else
- text <unknown>
- endif
- width -1